if service.click({{
"#my pause button|exploration button",
}})
return true
end

if service.click({{
"#bottom exploration@*",
"#my pause button>11",
}})
return true
end

return true